home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / NinoContacts / NICTENS.MDE / T FormatTel.json < prev    next >
JavaScript Object Notation  |  1998-11-04  |  245b

  1. {
  2.     "schema": {
  3.         "IdFormatTel": "Integer",
  4.         "txFormat": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "IdFormatTel": 0,
  9.             "txFormat": "x(xxx) xxx-xxxx"
  10.         },
  11.         {
  12.             "IdFormatTel": 1,
  13.             "txFormat": "nn nn nn nn nn"
  14.         },
  15.         {
  16.             "IdFormatTel": 2,
  17.             "txFormat": "(xxx) xxx-xxxx"
  18.         },
  19.         {
  20.             "IdFormatTel": 3,
  21.             "txFormat": "*None*"
  22.         }
  23.     ]
  24. }